                          README
     Appendix E for Chapter 13 Supplement Folder
     Copyright  2015 by John Wiley & Sons, Inc.


This README file pertains to the material contained within the 
Appendix E for Chapter 13 Supplement folder. The files in this folder generate the examples in Appendix E in the text. These files use MATLAB, MATLAB's LTI Viewer,the Simulink LTI VIewer, and MATLAB's SISO Design Tool. 

CONTENTS OF THIS FOLDER
README             This file
apEex5.m           M-file    Generates Example E.5

INSTRUCTIONS
The following software is required in order to use the file 
in the Appendix E for Chapter 13 Supplement folder: MATLAB Version 8,MATLAB's Control System Toolbox Version 9, Simulink Version 8, and Simulink Control Design Version 4 . 

Follow the installation instructions included with MATLAB.

Be sure the folder "MATLAB files for Appendix E for Chapter 13" is added to the search path in Set Path in the Environment section under the Home tab. 

To see the computer responses after installing the M-files, 
run each problem by typing the M-file name, such as apDex5, 
after the prompt (>>) in the Command window. To view all or 
part of the M-file in the Command window, enter 
"type <file name>" or "help <file name>", respectively, 
after the prompt.

